Skip to content

Conversation

pasqu4le
Copy link

@pasqu4le pasqu4le commented Oct 29, 2018

Logging on Syslog in multi-thread works fine, but if the PERROR option is active the output on stderr may be scrambled.

This is because hPutStrLn does not output lines atomically, I made a fork to use the bytestring homonym that instead does.

It should not add any delay and works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant